home *** CD-ROM | disk | FTP | other *** search
/ Skunkware 5 / Skunkware 5.iso / man / cat.1 / elm.1 < prev    next >
Text File  |  1995-07-25  |  8KB  |  199 lines

  1.  
  2.  
  3.  
  4.      EEEELLLLMMMM((((1111LLLL))))     UUUUSSSSEEEENNNNEEEETTTT CCCCoooommmmmmmmuuuunnnniiiittttyyyy TTTTrrrruuuusssstttt ((((EEEEllllmmmm VVVVeeeerrrrssssiiiioooonnnn 2222....4444))))      EEEELLLLMMMM((((1111LLLL))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.           elm - an interactive mail system
  10.  
  11.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  12.           eeeellllmmmm [ ----aaaacccchhhhkkkkKKKKmmmmrrrrttttwwwwzzzz ] [ ----ffff _a_l_t_e_r_n_a_t_e-_f_o_l_d_e_r ] [ ----dddd _d_e_b_u_g-_l_e_v_e_l
  13.           ]
  14.           eeeellllmmmm [ ----ssss _s_u_b_j_e_c_t ] _l_i_s_t _o_f _a_l_i_a_s_e_s _o_r _a_d_d_r_e_s_s_e_s
  15.  
  16.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  17.           _E_l_m is an interactive screen-oriented mailer program that
  18.           supersedes _m_a_i_l and _m_a_i_l_x.
  19.  
  20.           There are three main ways to use the eeeellllmmmm mailer.  One way to
  21.           use the mailer is to specify a list of addresses on the
  22.           command line when the mailer is invoked.  This will allow
  23.           sending of a single message to the specified recipients with
  24.           all the options usually available in the eeeellllmmmm system itself.
  25.           For example, the command
  26.  
  27.                elm -s testing joe
  28.  
  29.           would initiate the sending of a message to the alias joe
  30.           with the subject "testing" indicated and would put you into
  31.           an editor for you to enter the text of the message.  If the
  32.           subject flag and argument were not present, you would be
  33.           prompted for a message subject.
  34.  
  35.           The second way, used most commonly when transmitting files
  36.           and such, is to specify the subject of the message and the
  37.           recipients using the command line and redirect a file as
  38.           standard input.  For example, the command
  39.  
  40.                elm -s testing joe < test.c
  41.  
  42.           would mail a copy of the file test.c to alias joe, with the
  43.           subject "testing" indicated.  The subject flag and argument
  44.           are optional.
  45.  
  46.           The third way, elm is invoked with neither subject nor
  47.           addresses specified on the command line and without standard
  48.           input redirected.  You can then read any messages in your
  49.           incoming mailbox (or specified folder), reply to messages in
  50.           the mailbox, mail messages, etc.
  51.  
  52.           Options are:
  53.  
  54.             ----aaaa      Arrow - force the arrow cursor (instead of the
  55.                     inverse bar)
  56.  
  57.             ----cccc      Checkalias - expand the following aliases and
  58.                     return.
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                                          (printed 7/15/95)
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.      EEEELLLLMMMM((((1111LLLL))))     UUUUSSSSEEEENNNNEEEETTTT CCCCoooommmmmmmmuuuunnnniiiittttyyyy TTTTrrrruuuusssstttt ((((EEEEllllmmmm VVVVeeeerrrrssssiiiioooonnnn 2222....4444))))      EEEELLLLMMMM((((1111LLLL))))
  71.  
  72.  
  73.  
  74.             ----dddd _l_e_v_e_l
  75.                     Debug - set specified debug level - Output to
  76.                     "$HOME/ELM:debug.info"
  77.  
  78.             ----ffff _a_l_t_e_r_n_a_t_i_v_e-_f_o_l_d_e_r
  79.                     Folder - read folder (specified) rather than the
  80.                     incoming mailbox.
  81.  
  82.             ----hhhh      Help - give a list of starting options.
  83.  
  84.             ----iiii _f_i_l_e Include - include prepared file in edit buffer for
  85.                     sending.
  86.  
  87.             ----????      Synonymous with the "-h" option.
  88.  
  89.             ----kkkk      Keypad - force knowledge of HP terminal keyboard,
  90.                     to allow the use of the NEXT, PREV and
  91.                     HOME/SHIFT-HOME keys.
  92.  
  93.             ----KKKK      Keypad + softkeys - enable use of softkeys on HP
  94.                     terminals only.
  95.  
  96.             ----mmmm      Menu off - Use the extra lines for more message
  97.                     headers.
  98.  
  99.             ----ssss _s_u_b_j Subject - specify subject for message to mail.
  100.  
  101.             ----tttt      tite - turn off usage of the termcap/terminfo
  102.                     ti/te sequence.
  103.  
  104.             ----vvvv      Version - print version and configuration
  105.                     information.
  106.  
  107.             ----zzzz      Zero - don't enter EEEEllllmmmm if no mail is pending.
  108.  
  109.      AAAAUUUUTTTTHHHHOOOORRRR
  110.           Elm Development Group
  111.  
  112.      SSSSEEEEEEEE AAAALLLLSSSSOOOO
  113.           The Elm documentation package, including: _T_h_e _E_l_m _U_s_e_r_s
  114.           _G_u_i_d_e, The Elm Reference Guide, The Elm Alias System Users
  115.           Guide, The Elm Forms Mode Guide, The Elm Filter Guide, The
  116.           Elm Configuration Guide
  117.  
  118.           checkalias(1L), frm(1L), mail(1), mailx(1), newalias(1L),
  119.           printmail(1L), readmsg(1L)
  120.  
  121.      FFFFIIIILLLLEEEESSSS
  122.           /usr/local/lib/elm-help.*         help files
  123.           /usr/local/lib/aliases.text       system alias source
  124.           /usr/local/lib/aliases.dir        system alias dbz directory
  125.           table
  126.  
  127.  
  128.  
  129.      Page 2                                          (printed 7/15/95)
  130.  
  131.  
  132.  
  133.  
  134.  
  135.  
  136.      EEEELLLLMMMM((((1111LLLL))))     UUUUSSSSEEEENNNNEEEETTTT CCCCoooommmmmmmmuuuunnnniiiittttyyyy TTTTrrrruuuusssstttt ((((EEEEllllmmmm VVVVeeeerrrrssssiiiioooonnnn 2222....4444))))      EEEELLLLMMMM((((1111LLLL))))
  137.  
  138.  
  139.  
  140.           /usr/local/lib/aliases.pag        system alias dbz hash
  141.           table
  142.           /usr/local/lib/aliases            system alias data table
  143.           /usr/local/lib/aliases.hash       system alias hash table
  144.           /usr/local/lib/aliases.data       system alias data table
  145.           $HOME/.elm/aliases.text           user alias source
  146.           $HOME/.elm/aliases.dir            user alias dbz directory
  147.           table
  148.           $HOME/.elm/aliases.pag            user alias dbz hash table
  149.           $HOME/.elm/aliases                user alias data table
  150.           $HOME/.elm/elmrc                  customized mailer
  151.           parameters
  152.           $HOME/.elm/elmheaders             customized message headers
  153.           /tmp/snd.$$                       outgoing mail edit buffer
  154.           /tmp/mbox._l_o_g_n_a_m_e            temporary mailbox
  155.           $HOME/ELM:debug.info              Debug output if turned on
  156.  
  157.      DDDDIIIIAAAAGGGGNNNNOOOOSSSSTTTTIIIICCCCSSSS
  158.           Should know about keyboards/softkey terminals other than HP.
  159.           (If only termcap were that powerful!)
  160.  
  161.      BBBBUUUUGGGG RRRREEEEPPPPOOOORRRRTTTTSSSS TTTTOOOO
  162.           Syd Weinstein  elm@DSI.COM    (dsinc!elm)
  163.  
  164.      CCCCOOOOPPPPYYYYRRRRIIIIGGGGHHHHTTTTSSSS
  165.           Copyright 1988-1992 by The USENET Community Trust
  166.           Derived from Elm 2.0,  Copyright 1986, 1987 by Dave Taylor
  167.  
  168.  
  169.  
  170.  
  171.  
  172.  
  173.  
  174.  
  175.  
  176.  
  177.  
  178.  
  179.  
  180.  
  181.  
  182.  
  183.  
  184.  
  185.  
  186.  
  187.  
  188.  
  189.  
  190.  
  191.  
  192.  
  193.  
  194.  
  195.      Page 3                                          (printed 7/15/95)
  196.  
  197.  
  198.  
  199.